projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c01be2
)
xenpm: build fix
author
Keir Fraser
<keir.fraser@citrix.com>
Wed, 14 Jan 2009 13:43:17 +0000
(13:43 +0000)
committer
Keir Fraser
<keir.fraser@citrix.com>
Wed, 14 Jan 2009 13:43:17 +0000
(13:43 +0000)
Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
tools/misc/xenpm.c
patch
|
blob
|
history
diff --git
a/tools/misc/xenpm.c
b/tools/misc/xenpm.c
index 55523c69651b695ab0132d41460b9d357df4489c..ff8fc364ba9e0bc93d6b55df3814a0db1d6e14c3 100644
(file)
--- a/
tools/misc/xenpm.c
+++ b/
tools/misc/xenpm.c
@@
-29,6
+29,7
@@
#include <xenctrl.h>
#include <inttypes.h>
+#include <sys/time.h>
#define ARRAY_SIZE(a) (sizeof (a) / sizeof ((a)[0]))